Hi,
Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
Regards TK
Group: DynoMotion |
Message: 6684 |
From: menatman76 |
Date: 2/7/2013 |
Subject: Re: Tool Changer |
Thanks Tom, am not sure of the user data from and to Mach either.
Bit 28 tool drum index(once per tool)
signal high on tool
I Need to
Get current tool
Get new tool
From mach
Rotate tool drum(1-21) to new tool
send current tool to mach and tell it im done.
I think I can figure out the rest.
I appreciate you taking the time to help.
--- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
>
>
>
> Hi,
>
> Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
>
> Regards
> TK
>
>
>
>
> ________________________________
> From: menatman76
> To: DynoMotion@yahoogroups.com
> Sent: Thursday, February 7, 2013 4:18 PM
> Subject: [DynoMotion] Tool Changer
>
>
> Â
> I am retrofitting an Arrow 750. I have built an interface board and all inputs an outputs are functional. The machine runs great with the Kanalog. I am not familiar with C code. I was looking for some examples of counting tool slots for my tool changer program.
>
|
|
Group: DynoMotion |
Message: 6685 |
From: TK |
Date: 2/7/2013 |
Subject: Re: Tool Changer |
Hi,
How do you rotate the drum?
How do you know what the current tool is? Regards, TK
On Feb 7, 2013, at 6:54 PM, "menatman76" <menatman@...> wrote:
Thanks Tom, am not sure of the user data from and to Mach either.
Bit 28 tool drum index(once per tool)
signal high on tool
I Need to
Get current tool
Get new tool
From mach
Rotate tool drum(1-21) to new tool
send current tool to mach and tell it im done.
I think I can figure out the rest.
I appreciate you taking the time to help.
--- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
>
>
>
> Hi,
>
> Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
>
> Regards
> TK
>
>
>
>
> ________________________________
> From: menatman76
> To: DynoMotion@yahoogroups.com
> Sent: Thursday, February 7, 2013 4:18 PM
> Subject: [DynoMotion] Tool Changer
>
>
>
> I am retrofitting an Arrow 750. I have built an interface board and all inputs an outputs are functional. The machine runs great with the Kanalog. I am not familiar with C code. I was looking for some examples of counting tool slots for my tool changer program.
>
|
|
Group: DynoMotion |
Message: 6686 |
From: menatman76 |
Date: 2/7/2013 |
Subject: Re: Tool Changer |
I am hoping to be able to save the current tool.
The vb script asks for the current tool if one is in the spindle or current tool =0.
The drum is rotated increment one output, decrement another.
outputs are
bit 146 tool increment
bit 147 tool decrement
Thanks again. Dustin
--- In DynoMotion@yahoogroups.com, TK wrote:
>
> Hi,
>
> How do you rotate the drum?
>
> How do you know what the current tool is?
>
> Regards,
> TK
>
> On Feb 7, 2013, at 6:54 PM, "menatman76" wrote:
>
> > Thanks Tom, am not sure of the user data from and to Mach either.
> >
> > Bit 28 tool drum index(once per tool)
> > signal high on tool
> >
> > I Need to
> >
> > Get current tool
> > Get new tool
> >
> > From mach
> >
> > Rotate tool drum(1-21) to new tool
> >
> > send current tool to mach and tell it im done.
> >
> > I think I can figure out the rest.
> > I appreciate you taking the time to help.
> >
> > --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> > >
> > >
> > >
> > > Hi,
> > >
> > > Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
> > >
> > > Regards
> > > TK
> > >
> > >
> > >
> > >
> > > ________________________________
> > > From: menatman76
> > > To: DynoMotion@yahoogroups.com
> > > Sent: Thursday, February 7, 2013 4:18 PM
> > > Subject: [DynoMotion] Tool Changer
> > >
> > >
> > >
> > > I am retrofitting an Arrow 750. I have built an interface board and all inputs an outputs are functional. The machine runs great with the Kanalog. I am not familiar with C code. I was looking for some examples of counting tool slots for my tool changer program.
> > >
> >
> >
>
|
|
Group: DynoMotion |
Message: 6687 |
From: menatman76 |
Date: 2/7/2013 |
Subject: Re: Tool Changer |
I can post the macro for tool selection i wrote if it helps.
P.S. The Kflop/Kmotion is a great product. I have been able to modify the c code for everything else without much trouble, the user data between mach is kind of vague. some tables of user data in the plugin would be helpful.
--- In DynoMotion@yahoogroups.com, "menatman76" wrote:
>
>
> I am hoping to be able to save the current tool.
> The vb script asks for the current tool if one is in the spindle or current tool =0.
> The drum is rotated increment one output, decrement another.
> outputs are
> bit 146 tool increment
> bit 147 tool decrement
> Thanks again. Dustin
>
> --- In DynoMotion@yahoogroups.com, TK wrote:
> >
> > Hi,
> >
> > How do you rotate the drum?
> >
> > How do you know what the current tool is?
> >
> > Regards,
> > TK
> >
> > On Feb 7, 2013, at 6:54 PM, "menatman76" wrote:
> >
> > > Thanks Tom, am not sure of the user data from and to Mach either.
> > >
> > > Bit 28 tool drum index(once per tool)
> > > signal high on tool
> > >
> > > I Need to
> > >
> > > Get current tool
> > > Get new tool
> > >
> > > From mach
> > >
> > > Rotate tool drum(1-21) to new tool
> > >
> > > send current tool to mach and tell it im done.
> > >
> > > I think I can figure out the rest.
> > > I appreciate you taking the time to help.
> > >
> > > --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> > > >
> > > >
> > > >
> > > > Hi,
> > > >
> > > > Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
> > > >
> > > > Regards
> > > > TK
> > > >
> > > >
> > > >
> > > >
> > > > ________________________________
> > > > From: menatman76
> > > > To: DynoMotion@yahoogroups.com
> > > > Sent: Thursday, February 7, 2013 4:18 PM
> > > > Subject: [DynoMotion] Tool Changer
> > > >
> > > >
> > > >
> > > > I am retrofitting an Arrow 750. I have built an interface board and all inputs an outputs are functional. The machine runs great with the Kanalog. I am not familiar with C code. I was looking for some examples of counting tool slots for my tool changer program.
> > > >
> > >
> > >
> >
>
|
|
Group: DynoMotion |
Message: 6688 |
From: Tom Kerekes |
Date: 2/8/2013 |
Subject: Re: Tool Changer |
Hi Dustin,
I can help you pass the information. Basically put the new tool number into a DRO then download it to KFLOP using a special notify plugins so KFLOP can read it from a UserData variable. Doing a read back to a DRO can be a way to get completion status. See:
http://www.dynomotion.com/Help/Mach3Plugin/Mach3DROs.htm
KFLOP doesn't really have a way to remember the current tool after a power down/up cycle. If you tell KFLOP what is the current tool it can keep track of it. Or maybe some type of homing sequence can determine the tool. Seems like your CBasic Macro could keep track of it writing to a disk file? How did it work before?
Could you be more specific on what needs to be done? For example to increment to the next tool you need to use bit 146. How does it work? Set it high and wait a fixed time? Wait for the index to go high then set it low to stop rotation?
Yes please post the Macro also.
Regards TK
Group: DynoMotion |
Message: 6689 |
From: menatman76 |
Date: 2/8/2013 |
Subject: Re: Tool Changer |
The macro I wrote was actually for another mill I have retrofitted just using 2 ports with mach. I was hoping to just modify it, but when testing I found that the signals took to long to get back to mach and it would pass up switches. In that macro I would just enter the tool into the dro after restart and it would keep track from there.I have started writing the program for the kflop/kanalog. What I have so far works great, I just need help filling in the blanks. Im not sure how to attatch files, I will try uploading them to Files in the forum.
--- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
>
> Hi Dustin,
>
> I can help you pass the information. Basically put the new tool number into a DRO then download it to KFLOP using a special notify plugins so KFLOP can read it from a UserData variable. Doing a read back to a DRO can be a way to get completion status. See:
>
>
> http://www.dynomotion.com/Help/Mach3Plugin/Mach3DROs.htm
>
> KFLOP doesn't really have a way to remember the current tool after a power down/up cycle. If you tell KFLOP what is the current tool it can keep track of it. Or maybe some type of homing sequence can determine the tool. Seems like your CBasic Macro could keep track of it writing to a disk file? How did it work before?
>
> Could you be more specific on what needs to be done? For example to increment to the next tool you need to use bit 146. How does it work? Set it high and wait a fixed time? Wait for the index to go high then set it low to stop rotation?Â
>
>
> Yes please post the Macro also.
>
> Regards
> TK
>
>
>
> ________________________________
> From: menatman76
> To: DynoMotion@yahoogroups.com
> Sent: Thursday, February 7, 2013 8:04 PM
> Subject: [DynoMotion] Re: Tool Changer
>
>
> Â
> I can post the macro for tool selection i wrote if it helps.
> P.S. The Kflop/Kmotion is a great product. I have been able to modify the c code for everything else without much trouble, the user data between mach is kind of vague. some tables of user data in the plugin would be helpful.
>
> --- In DynoMotion@yahoogroups.com, "menatman76" wrote:
> >
> >
> > I am hoping to be able to save the current tool.
> > The vb script asks for the current tool if one is in the spindle or current tool =0.
> > The drum is rotated increment one output, decrement another.
> > outputs are
> > bit 146 tool increment
> > bit 147 tool decrement
> > Thanks again. Dustin
> >
> > --- In DynoMotion@yahoogroups.com, TK wrote:
> > >
> > > Hi,
> > >
> > > How do you rotate the drum?
> > >
> > > How do you know what the current tool is?
> > >
> > > Regards,
> > > TK
> > >
> > > On Feb 7, 2013, at 6:54 PM, "menatman76" wrote:
> > >
> > > > Thanks Tom, am not sure of the user data from and to Mach either.
> > > >
> > > > Bit 28 tool drum index(once per tool)
> > > > signal high on tool
> > > >
> > > > I Need to
> > > >
> > > > Get current tool
> > > > Get new tool
> > > >
> > > > From mach
> > > >
> > > > Rotate tool drum(1-21) to new tool
> > > >
> > > > send current tool to mach and tell it im done.
> > > >
> > > > I think I can figure out the rest.
> > > > I appreciate you taking the time to help.
> > > >
> > > > --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> > > > >
> > > > >
> > > > >
> > > > > Hi,
> > > > >
> > > > > Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
> > > > >
> > > > > Regards
> > > > > TK
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ________________________________
> > > > > From: menatman76
> > > > > To: DynoMotion@yahoogroups.com
> > > > > Sent: Thursday, February 7, 2013 4:18 PM
> > > > > Subject: [DynoMotion] Tool Changer
> > > > >
> > > > >
> > > > >
> > > > > I am retrofitting an Arrow 750. I have built an interface board and all inputs an outputs are functional. The machine runs great with the Kanalog. I am not familiar with C code. I was looking for some examples of counting tool slots for my tool changer program.
> > > > >
> > > >
> > > >
> > >
> >
>
|
|
Group: DynoMotion |
Message: 6690 |
From: menatman76 |
Date: 2/8/2013 |
Subject: Re: Tool Changer |
--- In DynoMotion@yahoogroups.com, "menatman76" wrote:
>
>
> The macro I wrote was actually for another mill I have retrofitted just using 2 ports with mach. I was hoping to just modify it, but when testing I found that the signals took to long to get back to mach and it would pass up switches. In that macro I would just enter the tool into the dro after restart and it would keep track from there.I have started writing the program for the kflop/kanalog. What I have so far works great, I just need help filling in the blanks. Im not sure how to attatch files, I will try uploading them to Files in the forum. Oh, and yes activate either tool plus or tool minus then deactivate when tool slot is active to stop.
>
> --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> >
> > Hi Dustin,
> >
> > I can help you pass the information. Basically put the new tool number into a DRO then download it to KFLOP using a special notify plugins so KFLOP can read it from a UserData variable. Doing a read back to a DRO can be a way to get completion status. See:
> >
> >
> > http://www.dynomotion.com/Help/Mach3Plugin/Mach3DROs.htm
> >
> > KFLOP doesn't really have a way to remember the current tool after a power down/up cycle. If you tell KFLOP what is the current tool it can keep track of it. Or maybe some type of homing sequence can determine the tool. Seems like your CBasic Macro could keep track of it writing to a disk file? How did it work before?
> >
> > Could you be more specific on what needs to be done? For example to increment to the next tool you need to use bit 146. How does it work? Set it high and wait a fixed time? Wait for the index to go high then set it low to stop rotation?Â
> >
> >
> > Yes please post the Macro also.
> >
> > Regards
> > TK
> >
> >
> >
> > ________________________________
> > From: menatman76
> > To: DynoMotion@yahoogroups.com
> > Sent: Thursday, February 7, 2013 8:04 PM
> > Subject: [DynoMotion] Re: Tool Changer
> >
> >
> > Â
> > I can post the macro for tool selection i wrote if it helps.
> > P.S. The Kflop/Kmotion is a great product. I have been able to modify the c code for everything else without much trouble, the user data between mach is kind of vague. some tables of user data in the plugin would be helpful.
> >
> > --- In DynoMotion@yahoogroups.com, "menatman76" wrote:
> > >
> > >
> > > I am hoping to be able to save the current tool.
> > > The vb script asks for the current tool if one is in the spindle or current tool =0.
> > > The drum is rotated increment one output, decrement another.
> > > outputs are
> > > bit 146 tool increment
> > > bit 147 tool decrement
> > > Thanks again. Dustin
> > >
> > > --- In DynoMotion@yahoogroups.com, TK wrote:
> > > >
> > > > Hi,
> > > >
> > > > How do you rotate the drum?
> > > >
> > > > How do you know what the current tool is?
> > > >
> > > > Regards,
> > > > TK
> > > >
> > > > On Feb 7, 2013, at 6:54 PM, "menatman76" wrote:
> > > >
> > > > > Thanks Tom, am not sure of the user data from and to Mach either.
> > > > >
> > > > > Bit 28 tool drum index(once per tool)
> > > > > signal high on tool
> > > > >
> > > > > I Need to
> > > > >
> > > > > Get current tool
> > > > > Get new tool
> > > > >
> > > > > From mach
> > > > >
> > > > > Rotate tool drum(1-21) to new tool
> > > > >
> > > > > send current tool to mach and tell it im done.
> > > > >
> > > > > I think I can figure out the rest.
> > > > > I appreciate you taking the time to help.
> > > > >
> > > > > --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
> > > > > >
> > > > > > Regards
> > > > > > TK
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > ________________________________
> > > > > > From: menatman76
> > > > > > To: DynoMotion@yahoogroups.com
> > > > > > Sent: Thursday, February 7, 2013 4:18 PM
> > > > > > Subject: [DynoMotion] Tool Changer
> > > > > >
> > > > > >
> > > > > >
> > > > > > I am retrofitting an Arrow 750. I have built an interface board and all inputs an outputs are functional. The machine runs great with the Kanalog. I am not familiar with C code. I was looking for some examples of counting tool slots for my tool changer program.
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
|
|
Group: DynoMotion |
Message: 6691 |
From: menatman76 |
Date: 2/8/2013 |
Subject: Re: Tool Changer |
I put the files I've been working on in "Dustins File" in the forum.
--- In DynoMotion@yahoogroups.com, "menatman76" wrote:
>
>
>
> --- In DynoMotion@yahoogroups.com, "menatman76" wrote:
> >
> >
> > The macro I wrote was actually for another mill I have retrofitted just using 2 ports with mach. I was hoping to just modify it, but when testing I found that the signals took to long to get back to mach and it would pass up switches. In that macro I would just enter the tool into the dro after restart and it would keep track from there.I have started writing the program for the kflop/kanalog. What I have so far works great, I just need help filling in the blanks. Im not sure how to attatch files, I will try uploading them to Files in the forum. Oh, and yes activate either tool plus or tool minus then deactivate when tool slot is active to stop.
> >
> > --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> > >
> > > Hi Dustin,
> > >
> > > I can help you pass the information. Basically put the new tool number into a DRO then download it to KFLOP using a special notify plugins so KFLOP can read it from a UserData variable. Doing a read back to a DRO can be a way to get completion status. See:
> > >
> > >
> > > http://www.dynomotion.com/Help/Mach3Plugin/Mach3DROs.htm
> > >
> > > KFLOP doesn't really have a way to remember the current tool after a power down/up cycle. If you tell KFLOP what is the current tool it can keep track of it. Or maybe some type of homing sequence can determine the tool. Seems like your CBasic Macro could keep track of it writing to a disk file? How did it work before?
> > >
> > > Could you be more specific on what needs to be done? For example to increment to the next tool you need to use bit 146. How does it work? Set it high and wait a fixed time? Wait for the index to go high then set it low to stop rotation?Â
> > >
> > >
> > > Yes please post the Macro also.
> > >
> > > Regards
> > > TK
> > >
> > >
> > >
> > > ________________________________
> > > From: menatman76
> > > To: DynoMotion@yahoogroups.com
> > > Sent: Thursday, February 7, 2013 8:04 PM
> > > Subject: [DynoMotion] Re: Tool Changer
> > >
> > >
> > > Â
> > > I can post the macro for tool selection i wrote if it helps.
> > > P.S. The Kflop/Kmotion is a great product. I have been able to modify the c code for everything else without much trouble, the user data between mach is kind of vague. some tables of user data in the plugin would be helpful.
> > >
> > > --- In DynoMotion@yahoogroups.com, "menatman76" wrote:
> > > >
> > > >
> > > > I am hoping to be able to save the current tool.
> > > > The vb script asks for the current tool if one is in the spindle or current tool =0.
> > > > The drum is rotated increment one output, decrement another.
> > > > outputs are
> > > > bit 146 tool increment
> > > > bit 147 tool decrement
> > > > Thanks again. Dustin
> > > >
> > > > --- In DynoMotion@yahoogroups.com, TK wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > How do you rotate the drum?
> > > > >
> > > > > How do you know what the current tool is?
> > > > >
> > > > > Regards,
> > > > > TK
> > > > >
> > > > > On Feb 7, 2013, at 6:54 PM, "menatman76" wrote:
> > > > >
> > > > > > Thanks Tom, am not sure of the user data from and to Mach either.
> > > > > >
> > > > > > Bit 28 tool drum index(once per tool)
> > > > > > signal high on tool
> > > > > >
> > > > > > I Need to
> > > > > >
> > > > > > Get current tool
> > > > > > Get new tool
> > > > > >
> > > > > > From mach
> > > > > >
> > > > > > Rotate tool drum(1-21) to new tool
> > > > > >
> > > > > > send current tool to mach and tell it im done.
> > > > > >
> > > > > > I think I can figure out the rest.
> > > > > > I appreciate you taking the time to help.
> > > > > >
> > > > > > --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
> > > > > > >
> > > > > > > Regards
> > > > > > > TK
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ________________________________
> > > > > > > From: menatman76
> > > > > > > To: DynoMotion@yahoogroups.com
> > > > > > > Sent: Thursday, February 7, 2013 4:18 PM
> > > > > > > Subject: [DynoMotion] Tool Changer
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > I am retrofitting an Arrow 750. I have built an interface board and all inputs an outputs are functional. The machine runs great with the Kanalog. I am not familiar with C code. I was looking for some examples of counting tool slots for my tool changer program.
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
|
|
Group: DynoMotion |
Message: 6692 |
From: Tom Kerekes |
Date: 2/8/2013 |
Subject: Re: Tool Changer |
Hi Dustin,
I modified your files and uploaded them to:
M6Start_V2.m1s
NotifyToolChangeDrumV2.c You will need to set the Mach3 | Dynomotion Plugin | Notify to use that C Notify Program
and Thread 4 Variable Code 6
I couldn't really test :} But mainly I put in the Basic code to download the OLDTOOL and NEWTOOL numbers, then triggers the KFLOP Notify Program to Execute, KFLOP Notify Program rotates the Drum and sets result status, and Basic code uploads the result. A result of 0 indicates still busy. 1= everything completed ok, and 2-8 indicates various things timed out.
I was a bit confused about how much of the extra
stuff besides rotating the drum you wanted to do in Mach3 Basic vs KFLOP C. You never explained how the clamping etc... is supposed to work. Hopefully you can solve that portion.
Let me know how much works or makes sense.
HTH Regards TK
Group: DynoMotion |
Message: 6694 |
From: menatman76 |
Date: 2/9/2013 |
Subject: Re: Tool Changer |
Thanks Tom,
I really appreciate your help with this. I have never used C++ before, I think I am getting some of it. I will do as much of the tool change as possible with the kflop, the vb was a tool change program for another machine.I will take what you have done and modify to my needs. I will repost the files when i have made the changes.
Again, Thank You for your help.
Regards,
Dustin
--- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
>
> Hi Dustin,
>
> I modified your files and uploaded them to:
>
>
> M6Start_V2.m1s
> NotifyToolChangeDrumV2.c
>
> You will need to set the Mach3 | Dynomotion Plugin | Notify to use that C Notify Program andÂ
>
>
> Thread 4 Variable Code 6
>
> I couldn't really test :} But mainly I put in the Basic code to download the OLDTOOL and NEWTOOL numbers, then triggers the KFLOP Notify Program to Execute, KFLOP Notify Program rotates the Drum and sets result status, and Basic code uploads the result. A result of 0 indicates still busy. 1= everything completed ok, and 2-8 indicates various things timed out.
>
>
> I was a bit confused about how much of the extra stuff besides rotating the drum you wanted to do in Mach3 Basic vs KFLOP C. You never explained how the clamping etc... is supposed to work. Hopefully you can solve that portion.
>
> Let me know how much works or makes sense.
>
> HTH
> Regards
> TK
>
>
>
>
>
> ________________________________
> From: menatman76
> To: DynoMotion@yahoogroups.com
> Sent: Friday, February 8, 2013 3:42 PM
> Subject: [DynoMotion] Re: Tool Changer
>
>
> Â
>
>
> --- In DynoMotion@yahoogroups.com, "menatman76" wrote:
> >
> >
> > The macro I wrote was actually for another mill I have retrofitted just using 2 ports with mach. I was hoping to just modify it, but when testing I found that the signals took to long to get back to mach and it would pass up switches. In that macro I would just enter the tool into the dro after restart and it would keep track from there.I have started writing the program for the kflop/kanalog. What I have so far works great, I just need help filling in the blanks. Im not sure how to attatch files, I will try uploading them to Files in the forum. Oh, and yes activate either tool plus or tool minus then deactivate when tool slot is active to stop.
> >
> > --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> > >
> > > Hi Dustin,
> > >
> > > I can help you pass the information.ÃÂ Basically put the new tool number into a DRO then download it to KFLOP using a special notify plugins so KFLOP can read it from a UserData variable.ÃÂ Doing a read back to a DRO can be a way to get completion status.ÃÂ See:
> > >
> > >
> > > http://www.dynomotion.com/Help/Mach3Plugin/Mach3DROs.htm
> > >
> > > KFLOP doesn't really have a way to remember the current tool after a power down/up cycle.ÃÂ If you tell KFLOP what is the current tool it can keep track of it.ÃÂ Or maybe some type of homing sequence can determine the tool.ÃÂ Seems like your CBasic Macro could keep track of it writing to a disk file?ÃÂ How did it work before?
> > >
> > > Could you be more specific on what needs to be done?ÃÂ For example to increment to the next tool you need to use bit 146.ÃÂ How does it work?ÃÂ Set it high and wait a fixed time?ÃÂ Wait for the index to go high then set it low to stop rotation?ÃÂ
> > >
> > >
> > > Yes please post the Macro also.
> > >
> > > Regards
> > > TK
> > >
> > >
> > >
> > > ________________________________
> > > From: menatman76
> > > To: DynoMotion@yahoogroups.com
> > > Sent: Thursday, February 7, 2013 8:04 PM
> > > Subject: [DynoMotion] Re: Tool Changer
> > >
> > >
> > > ÃÂ
> > > I can post the macro for tool selection i wrote if it helps.
> > > P.S. The Kflop/Kmotion is a great product. I have been able to modify the c code for everything else without much trouble, the user data between mach is kind of vague. some tables of user data in the plugin would be helpful.
> > >
> > > --- In DynoMotion@yahoogroups.com, "menatman76" wrote:
> > > >
> > > >
> > > > I am hoping to be able to save the current tool.
> > > > The vb script asks for the current tool if one is in the spindle or current tool =0.
> > > > The drum is rotated increment one output, decrement another.
> > > > outputs are
> > > > bit 146 tool increment
> > > > bit 147 tool decrement
> > > > Thanks again. Dustin
> > > >
> > > > --- In DynoMotion@yahoogroups.com, TK wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > How do you rotate the drum?
> > > > >
> > > > > How do you know what the current tool is?
> > > > >
> > > > > Regards,
> > > > > TK
> > > > >
> > > > > On Feb 7, 2013, at 6:54 PM, "menatman76" wrote:
> > > > >
> > > > > > Thanks Tom, am not sure of the user data from and to Mach either.
> > > > > >
> > > > > > Bit 28 tool drum index(once per tool)
> > > > > > signal high on tool
> > > > > >
> > > > > > I Need to
> > > > > >
> > > > > > Get current tool
> > > > > > Get new tool
> > > > > >
> > > > > > From mach
> > > > > >
> > > > > > Rotate tool drum(1-21) to new tool
> > > > > >
> > > > > > send current tool to mach and tell it im done.
> > > > > >
> > > > > > I think I can figure out the rest.
> > > > > > I appreciate you taking the time to help.
> > > > > >
> > > > > > --- In DynoMotion@yahoogroups.com, Tom Kerekes wrote:
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > Can you post a flow chart or psuedo code for what you need to have happen? List the IO? Describe how it should work?
> > > > > > >
> > > > > > > Regards
> > > > > > > TK
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ________________________________
> > > > > > > From: menatman76
> > > > > > > To: DynoMotion@yahoogroups.com
> > > > > > > Sent: Thursday, February 7, 2013 4:18 PM
> > > > > > > Subject: [DynoMotion] Tool Changer
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > I am retrofitting an Arrow 750. I have built an interface board and all inputs an outputs are functional. The machine runs great with the Kanalog. I am not familiar with C code. I was looking for some examples of counting tool slots for my tool changer program.
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
|
|
| | | | | |